XMLNodeObject

XMLAttribute Class

Represents an XML attribute node.

Properties

OwnerElement

Notes


To retrieve attributes by index, use XMLElement's GetAttributeNode method.


See Also

XMLElement, XMLDocument, XMLNode classes.